home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / N-O / ORGANNEL CHARTS.cpt / ORGANNEL CHARTS™ / card_5744.txt < prev    next >
Text File  |  1988-02-06  |  17KB  |  754 lines

  1. -- card: 5744 from stack: in
  2. -- bmap block id: 10228
  3. -- flags: 4000
  4. -- background id: 2577
  5. -- name: NuSheet
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put the long date into card field "date"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 00
  15. -- high flags: 0007
  16. -- rect: left=13 top=248 right=330 bottom=498
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25.  
  26.  
  27. -- part 7 (button)
  28. -- low flags: 00
  29. -- high flags: A003
  30. -- rect: left=429 top=226 right=248 bottom=498
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: RETURN
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual effect venetian blinds
  42.   go to card "Level1"
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 12 (field)
  48. -- low flags: 00
  49. -- high flags: 0004
  50. -- rect: left=84 top=36 right=54 bottom=293
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 0
  54. -- font id: 3
  55. -- text size: 10
  56. -- style flags: 512
  57. -- line height: 13
  58. -- part name: name
  59.  
  60.  
  61. -- part 16 (field)
  62. -- low flags: 00
  63. -- high flags: 0004
  64. -- rect: left=372 top=36 right=54 bottom=497
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 3
  69. -- text size: 10
  70. -- style flags: 512
  71. -- line height: 13
  72. -- part name: 
  73.  
  74.  
  75. -- part 18 (field)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=85 top=64 right=82 bottom=140
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 0
  82. -- font id: 3
  83. -- text size: 10
  84. -- style flags: 0
  85. -- line height: 13
  86. -- part name: sal
  87. ----- HyperTalk script -----
  88. on closeField
  89.   set  the numberFormat to "0.00"
  90.   if hilite of button id 19 is true then
  91.     put  line 1 of card field "sal"*26 into line 1 of card field "ansal"
  92.   end if
  93.   if hilite of button id 20 is true then
  94.     put  line 1 of card field "sal"*24 into line 1 of card field "ansal"
  95.   end if
  96.   if hilite of button id 31 is true then
  97.     put  line 1 of card field "sal"*52 into line 1 of card field "ansal"
  98.   end if
  99. end closeField
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. -- part 19 (button)
  112. -- low flags: 00
  113. -- high flags: A006
  114. -- rect: left=273 top=62 right=78 bottom=355
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: BiWeekly
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   set the numberFormat to "0.00"
  126.   set the cursor to 4
  127.   if hilite of button id 19 is true then
  128.     put line 1 of card field "sal"*26 into line 1 of card field "ansal"
  129.     set hilite of button id 20 to false
  130.     set hilite of button id 31 to false
  131.   else set hilite of button id 20 to true
  132.   if hilite of button id 20 is true then
  133.     put line 1 of card field "sal"*24 into line 1 of card field "ansal"
  134.   end if
  135. end mouseUp
  136.  
  137.  
  138.  
  139. -- part 20 (button)
  140. -- low flags: 00
  141. -- high flags: E006
  142. -- rect: left=384 top=62 right=78 bottom=491
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 1
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: SemiMonthly
  151. ----- HyperTalk script -----
  152. on mouseUp
  153.   set the numberFormat to "0.00"
  154.   set the cursor to 4
  155.   if hilite of button id 20 is true then
  156.     put line 1 of card field "sal"*24 into line 1 of card field "ansal"
  157.     set hilite of button id 19 to false
  158.     set hilite of button id 31 to false
  159.   else set hilite of button id 31 to true
  160.   if hilite of button id 31 is true then
  161.     put line 1 of card field "sal"*52 into line 1 of card field "ansal"
  162.   end if
  163. end mouseUp
  164.  
  165.  
  166.  
  167. -- part 23 (field)
  168. -- low flags: 00
  169. -- high flags: 0000
  170. -- rect: left=129 top=90 right=108 bottom=196
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 0
  174. -- font id: 3
  175. -- text size: 10
  176. -- style flags: 0
  177. -- line height: 13
  178. -- part name: ansal
  179. ----- HyperTalk script -----
  180. on openField
  181.   set the numberFormat to "0.00"
  182.   send tabKey to card field "DoLR"
  183. end openField
  184.  
  185.  
  186. -- part 24 (button)
  187. -- low flags: 00
  188. -- high flags: 8000
  189. -- rect: left=13 top=36 right=51 bottom=82
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 0 / 0
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: Jod Title:
  198.  
  199.  
  200. -- part 25 (button)
  201. -- low flags: 00
  202. -- high flags: 8000
  203. -- rect: left=293 top=36 right=51 bottom=377
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: Start Date:
  212.  
  213.  
  214. -- part 26 (button)
  215. -- low flags: 00
  216. -- high flags: 8000
  217. -- rect: left=12 top=62 right=77 bottom=72
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 0 / 0
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: Salary:
  226.  
  227.  
  228. -- part 27 (button)
  229. -- low flags: 00
  230. -- high flags: 8000
  231. -- rect: left=12 top=88 right=103 bottom=115
  232. -- title width / last selected line: 0
  233. -- icon id / first selected line: 0 / 0
  234. -- text alignment: 1
  235. -- font id: 0
  236. -- text size: 12
  237. -- style flags: 0
  238. -- line height: 16
  239. -- part name: Annual Salary:
  240.  
  241.  
  242. -- part 28 (button)
  243. -- low flags: 00
  244. -- high flags: 8000
  245. -- rect: left=359 top=62 right=77 bottom=381
  246. -- title width / last selected line: 0
  247. -- icon id / first selected line: 0 / 0
  248. -- text alignment: 1
  249. -- font id: 0
  250. -- text size: 12
  251. -- style flags: 0
  252. -- line height: 16
  253. -- part name: or
  254.  
  255.  
  256. -- part 29 (button)
  257. -- low flags: 00
  258. -- high flags: 8000
  259. -- rect: left=118 top=88 right=106 bottom=131
  260. -- title width / last selected line: 0
  261. -- icon id / first selected line: 0 / 0
  262. -- text alignment: 1
  263. -- font id: 0
  264. -- text size: 12
  265. -- style flags: 0
  266. -- line height: 16
  267. -- part name: $
  268.  
  269.  
  270. -- part 30 (button)
  271. -- low flags: 00
  272. -- high flags: 8000
  273. -- rect: left=75 top=62 right=80 bottom=88
  274. -- title width / last selected line: 0
  275. -- icon id / first selected line: 0 / 0
  276. -- text alignment: 1
  277. -- font id: 0
  278. -- text size: 12
  279. -- style flags: 0
  280. -- line height: 16
  281. -- part name: $
  282.  
  283.  
  284. -- part 31 (button)
  285. -- low flags: 00
  286. -- high flags: A006
  287. -- rect: left=173 top=62 right=78 bottom=243
  288. -- title width / last selected line: 0
  289. -- icon id / first selected line: 0 / 0
  290. -- text alignment: 1
  291. -- font id: 0
  292. -- text size: 12
  293. -- style flags: 0
  294. -- line height: 16
  295. -- part name: Weekly
  296. ----- HyperTalk script -----
  297. on mouseUp
  298.   set the numberFormat to "0.00"
  299.   set the cursor to 4
  300.   if hilite of button id 31 is true then
  301.     put line 1 of card field "sal"*52 into line 1 of card field "ansal"
  302.     set hilite of button id 19 to false
  303.     set hilite of button id 20 to false
  304.   else set hilite of button id 19 to true
  305.   if hilite of button id 19 is true then
  306.     put line 1 of card field "sal"*26 into line 1 of card field "ansal"
  307.   end if
  308. end mouseUp
  309.  
  310.  
  311.  
  312. -- part 32 (button)
  313. -- low flags: 00
  314. -- high flags: 8000
  315. -- rect: left=247 top=62 right=77 bottom=269
  316. -- title width / last selected line: 0
  317. -- icon id / first selected line: 0 / 0
  318. -- text alignment: 1
  319. -- font id: 0
  320. -- text size: 12
  321. -- style flags: 0
  322. -- line height: 16
  323. -- part name: or
  324.  
  325.  
  326. -- part 33 (button)
  327. -- low flags: 00
  328. -- high flags: 8000
  329. -- rect: left=198 top=88 right=103 bottom=323
  330. -- title width / last selected line: 0
  331. -- icon id / first selected line: 0 / 0
  332. -- text alignment: 1
  333. -- font id: 0
  334. -- text size: 12
  335. -- style flags: 0
  336. -- line height: 16
  337. -- part name: Date of Last Raise:
  338.  
  339.  
  340. -- part 34 (field)
  341. -- low flags: 00
  342. -- high flags: 0004
  343. -- rect: left=330 top=88 right=106 bottom=451
  344. -- title width / last selected line: 0
  345. -- icon id / first selected line: 0 / 0
  346. -- text alignment: 0
  347. -- font id: 3
  348. -- text size: 10
  349. -- style flags: 512
  350. -- line height: 13
  351. -- part name: DoLR
  352.  
  353.  
  354. -- part 35 (button)
  355. -- low flags: 00
  356. -- high flags: 8000
  357. -- rect: left=12 top=113 right=129 bottom=260
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 0 / 0
  360. -- text alignment: 1
  361. -- font id: 0
  362. -- text size: 12
  363. -- style flags: 0
  364. -- line height: 16
  365. -- part name: Amount of Last Raise per pay period:
  366.  
  367.  
  368. -- part 36 (field)
  369. -- low flags: 00
  370. -- high flags: 0004
  371. -- rect: left=274 top=115 right=133 bottom=340
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 0
  375. -- font id: 3
  376. -- text size: 10
  377. -- style flags: 512
  378. -- line height: 13
  379. -- part name: 
  380.  
  381.  
  382. -- part 37 (button)
  383. -- low flags: 00
  384. -- high flags: 8000
  385. -- rect: left=263 top=113 right=131 bottom=276
  386. -- title width / last selected line: 0
  387. -- icon id / first selected line: 0 / 0
  388. -- text alignment: 1
  389. -- font id: 0
  390. -- text size: 12
  391. -- style flags: 0
  392. -- line height: 16
  393. -- part name: $
  394.  
  395.  
  396. -- part 38 (button)
  397. -- low flags: 00
  398. -- high flags: 8000
  399. -- rect: left=344 top=113 right=129 bottom=457
  400. -- title width / last selected line: 0
  401. -- icon id / first selected line: 0 / 0
  402. -- text alignment: 1
  403. -- font id: 0
  404. -- text size: 12
  405. -- style flags: 0
  406. -- line height: 16
  407. -- part name: % for Last Raise:
  408.  
  409.  
  410. -- part 39 (field)
  411. -- low flags: 00
  412. -- high flags: 0004
  413. -- rect: left=459 top=115 right=133 bottom=498
  414. -- title width / last selected line: 0
  415. -- icon id / first selected line: 0 / 0
  416. -- text alignment: 0
  417. -- font id: 3
  418. -- text size: 10
  419. -- style flags: 512
  420. -- line height: 13
  421. -- part name: 
  422.  
  423.  
  424. -- part 40 (button)
  425. -- low flags: 00
  426. -- high flags: 8000
  427. -- rect: left=119 top=223 right=238 bottom=246
  428. -- title width / last selected line: 0
  429. -- icon id / first selected line: 0 / 0
  430. -- text alignment: 1
  431. -- font id: 0
  432. -- text size: 12
  433. -- style flags: 0
  434. -- line height: 16
  435. -- part name: Employee Number
  436.  
  437.  
  438. -- part 41 (field)
  439. -- low flags: 00
  440. -- high flags: 0004
  441. -- rect: left=247 top=222 right=240 bottom=346
  442. -- title width / last selected line: 0
  443. -- icon id / first selected line: 0 / 0
  444. -- text alignment: 0
  445. -- font id: 3
  446. -- text size: 10
  447. -- style flags: 512
  448. -- line height: 13
  449. -- part name: 
  450.  
  451.  
  452. -- part 42 (button)
  453. -- low flags: 00
  454. -- high flags: 8003
  455. -- rect: left=211 top=131 right=146 bottom=277
  456. -- title width / last selected line: 0
  457. -- icon id / first selected line: 0 / 0
  458. -- text alignment: 1
  459. -- font id: 0
  460. -- text size: 12
  461. -- style flags: 0
  462. -- line height: 16
  463. -- part name: What If?
  464.  
  465.  
  466. -- part 43 (button)
  467. -- low flags: 00
  468. -- high flags: 8000
  469. -- rect: left=271 top=155 right=172 bottom=355
  470. -- title width / last selected line: 0
  471. -- icon id / first selected line: 0 / 0
  472. -- text alignment: 1
  473. -- font id: 0
  474. -- text size: 12
  475. -- style flags: 0
  476. -- line height: 16
  477. -- part name: New Salary:
  478.  
  479.  
  480. -- part 44 (button)
  481. -- low flags: 00
  482. -- high flags: 8000
  483. -- rect: left=271 top=176 right=192 bottom=403
  484. -- title width / last selected line: 0
  485. -- icon id / first selected line: 0 / 0
  486. -- text alignment: 1
  487. -- font id: 0
  488. -- text size: 12
  489. -- style flags: 0
  490. -- line height: 16
  491. -- part name: New Annual Salary:
  492.  
  493.  
  494. -- part 45 (button)
  495. -- low flags: 00
  496. -- high flags: A006
  497. -- rect: left=18 top=154 right=171 bottom=195
  498. -- title width / last selected line: 0
  499. -- icon id / first selected line: 0 / 0
  500. -- text alignment: 1
  501. -- font id: 0
  502. -- text size: 12
  503. -- style flags: 0
  504. -- line height: 16
  505. -- part name: New Amount of Change:
  506. ----- HyperTalk script -----
  507. on mouseUp
  508.   set the cursor to 4
  509.   if hilite of button id 45 is true then
  510.     set hilite of button id 46 to false
  511.     put empty into line 1 of card field "%ofchg"
  512.     put empty into line 1 of card field "newsal"
  513.     put empty into line 1 of card field "newansal"
  514.     put empty into line 1 of card field "amofchg"
  515.   else set hilite of button id 46 to true
  516. end mouseUp
  517.  
  518.  
  519.  
  520. -- part 46 (button)
  521. -- low flags: 00
  522. -- high flags: E006
  523. -- rect: left=18 top=176 right=192 bottom=158
  524. -- title width / last selected line: 0
  525. -- icon id / first selected line: 0 / 0
  526. -- text alignment: 1
  527. -- font id: 0
  528. -- text size: 12
  529. -- style flags: 0
  530. -- line height: 16
  531. -- part name: New % of Change:
  532. ----- HyperTalk script -----
  533. on mouseUp
  534.   set the cursor to 4
  535.   if hilite of button id 46 is true then
  536.     set hilite of button id 45 to false
  537.     put empty into line 1 of card field "amofchg"
  538.     put empty into line 1 of card field "newsal"
  539.     put empty into line 1 of card field "newansal"
  540.     put empty into line 1 of card field "%ofchg"
  541.   else set hilite of button id 45 to true
  542. end mouseUp
  543.  
  544.  
  545.  
  546. -- part 47 (field)
  547. -- low flags: 00
  548. -- high flags: 0000
  549. -- rect: left=203 top=156 right=174 bottom=262
  550. -- title width / last selected line: 0
  551. -- icon id / first selected line: 0 / 0
  552. -- text alignment: 0
  553. -- font id: 3
  554. -- text size: 10
  555. -- style flags: 0
  556. -- line height: 13
  557. -- part name: amofchg
  558. ----- HyperTalk script -----
  559. on openField
  560.   if hilite of button id 46 is true
  561.   then go to card field id 48
  562. end openField
  563.  
  564. on closeField
  565.   set the cursor to 4
  566.   set the numberFormat to "0.00"
  567.   put (line 1 of card field "sal") + (line 1 of card field "amofchg") into line 1 of card field "newsal"
  568.   put ((((line 1 of card field "newsal")/(line 1 of card field "sal")) - 1)*100) into line 1 of card field "%ofchg"
  569.   if hilite of button id 31 is true then
  570.     put ((line 1 of card field "sal") + (line 1 of card field "amofchg"))*52 into line 1 of card field "newansal"
  571.   end if
  572.   if hilite of button id 19 is true then
  573.     put ((line 1 of card field "sal") + (line 1 of card field "amofchg"))*26 into line 1 of card field "newansal"
  574.   end if
  575.   if hilite of button id 20 is true then
  576.     put ((line 1 of card field "sal") + (line 1 of card field "amofchg"))*24 into line 1 of card field "newansal"
  577.   end if
  578. end closeField
  579.  
  580.  
  581.  
  582. -- part 48 (field)
  583. -- low flags: 00
  584. -- high flags: 0000
  585. -- rect: left=158 top=176 right=195 bottom=202
  586. -- title width / last selected line: 0
  587. -- icon id / first selected line: 0 / 0
  588. -- text alignment: 0
  589. -- font id: 3
  590. -- text size: 10
  591. -- style flags: 0
  592. -- line height: 13
  593. -- part name: %ofchg
  594. ----- HyperTalk script -----
  595. on openField
  596.   if hilite of button id 45 is true
  597.   then go to card field id 47
  598. end openField
  599.  
  600.  
  601. on closeField
  602.   set the cursor to 4
  603.   set the numberFormat to "0.00"
  604.   put ((line 1 of card field "sal"*(line 1 of card field "%ofchg"/100)+ line 1 of card field "sal")) into line 1 of card field "newsal"
  605.   put ((line 1 of card field "ansal"*(line 1 of card field "%ofchg"/100)+ line 1 of card field "ansal")) into line 1 of card field "newansal"
  606.   put ((line 1 of card field "newsal")-(line 1 of card field "sal")) into line 1 of card field "amofchg"
  607. end closeField
  608.  
  609.  
  610.  
  611. -- part 49 (field)
  612. -- low flags: 00
  613. -- high flags: 0000
  614. -- rect: left=363 top=157 right=175 bottom=439
  615. -- title width / last selected line: 0
  616. -- icon id / first selected line: 0 / 0
  617. -- text alignment: 0
  618. -- font id: 3
  619. -- text size: 10
  620. -- style flags: 0
  621. -- line height: 13
  622. -- part name: newsal
  623.  
  624.  
  625. -- part 50 (field)
  626. -- low flags: 00
  627. -- high flags: 0000
  628. -- rect: left=411 top=177 right=195 bottom=490
  629. -- title width / last selected line: 0
  630. -- icon id / first selected line: 0 / 0
  631. -- text alignment: 0
  632. -- font id: 3
  633. -- text size: 10
  634. -- style flags: 0
  635. -- line height: 13
  636. -- part name: newansal
  637.  
  638.  
  639. -- part 51 (button)
  640. -- low flags: 00
  641. -- high flags: 8000
  642. -- rect: left=354 top=155 right=173 bottom=367
  643. -- title width / last selected line: 0
  644. -- icon id / first selected line: 0 / 0
  645. -- text alignment: 1
  646. -- font id: 0
  647. -- text size: 12
  648. -- style flags: 0
  649. -- line height: 16
  650. -- part name: $
  651.  
  652.  
  653. -- part 52 (button)
  654. -- low flags: 00
  655. -- high flags: 8000
  656. -- rect: left=402 top=176 right=194 bottom=415
  657. -- title width / last selected line: 0
  658. -- icon id / first selected line: 0 / 0
  659. -- text alignment: 1
  660. -- font id: 0
  661. -- text size: 12
  662. -- style flags: 0
  663. -- line height: 16
  664. -- part name: $
  665.  
  666.  
  667. -- part 53 (button)
  668. -- low flags: 00
  669. -- high flags: 8000
  670. -- rect: left=194 top=154 right=172 bottom=207
  671. -- title width / last selected line: 0
  672. -- icon id / first selected line: 0 / 0
  673. -- text alignment: 1
  674. -- font id: 0
  675. -- text size: 12
  676. -- style flags: 0
  677. -- line height: 16
  678. -- part name: $
  679.  
  680.  
  681. -- part 57 (button)
  682. -- low flags: 00
  683. -- high flags: 0001
  684. -- rect: left=188 top=200 right=221 bottom=332
  685. -- title width / last selected line: 0
  686. -- icon id / first selected line: 0 / 0
  687. -- text alignment: 1
  688. -- font id: 0
  689. -- text size: 12
  690. -- style flags: 0
  691. -- line height: 16
  692. -- part name: New Button
  693.  
  694.  
  695. -- part 58 (button)
  696. -- low flags: 00
  697. -- high flags: 8000
  698. -- rect: left=13 top=234 right=249 bottom=59
  699. -- title width / last selected line: 0
  700. -- icon id / first selected line: 0 / 0
  701. -- text alignment: 1
  702. -- font id: 0
  703. -- text size: 12
  704. -- style flags: 0
  705. -- line height: 16
  706. -- part name: Notes
  707.  
  708.  
  709. -- part 59 (field)
  710. -- low flags: 00
  711. -- high flags: 0000
  712. -- rect: left=317 top=6 right=26 bottom=497
  713. -- title width / last selected line: 0
  714. -- icon id / first selected line: 0 / 0
  715. -- text alignment: 1
  716. -- font id: 3
  717. -- text size: 12
  718. -- style flags: 0
  719. -- line height: 16
  720. -- part name: date
  721.  
  722.  
  723. -- part contents for card part 23
  724. ----- text -----
  725. 0.00
  726.  
  727. -- part contents for card part 59
  728. ----- text -----
  729. Saturday, January 30, 1988
  730.  
  731. -- part contents for card part 18
  732. ----- text -----
  733. 0
  734.  
  735. -- part contents for card part 48
  736. ----- text -----
  737. 0
  738.  
  739. -- part contents for card part 49
  740. ----- text -----
  741. 0.00
  742.  
  743. -- part contents for card part 50
  744. ----- text -----
  745. 0.00
  746.  
  747. -- part contents for card part 47
  748. ----- text -----
  749. 0.00
  750.  
  751. -- part contents for card part 1
  752. ----- text -----
  753.  
  754.